home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / arm / mach-s3c2400 / Makefile < prev   
Encoding:
Makefile  |  2008-12-24  |  201 b   |  16 lines

  1. # arch/arm/mach-s3c2400/Makefile
  2. #
  3. # Copyright 2007 Simtec Electronics
  4. #
  5. # Licensed under GPLv2
  6.  
  7. obj-y                :=
  8. obj-m                :=
  9. obj-n                :=
  10. obj-                :=
  11.  
  12. obj-$(CONFIG_CPU_S3C2400)    += gpio.o
  13.  
  14. # Machine support
  15.  
  16.